RenameISODirectory method   

Rename a directory in the ISO/Joliet image. This event will trigger a ISOItemRenamed event. If the image directory has child items, all of the child item's destination paths will change. This destination path modification will be reflected in the ISODestPathChanged event for each child item.

Return Type

A Boolean value.

Syntax

object.RenameISODirectory(OriginalDestPath As String, NewDirName As String)

The RenameISODirectory method syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.
OriginalDestPathString
NewDirNameString